Method GetProperties<TProps>()
Gets metadata for all properties of a Props type.
public IEnumerable<PropertyMetadata> GetProperties<TProps>() where TProps : class
Gets metadata for all properties of a Props type.
public IEnumerable<PropertyMetadata> GetProperties<TProps>() where TProps : class